home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra 10
/
PC Extra 10.iso
/
win95
/
timeezy
/
TIMEEZY.EXE
/
0
/
RCDATA
/
THINTFORM
/
THINTFORM.txt
Wrap
Text File
|
1997-09-09
|
4KB
|
158 lines
object HintForm: THintForm
Left = 310
Top = 11
BorderStyle = bsDialog
Caption = 'TimeEzy - Hints (leave this up while you experiment)'
ClientHeight = 244
ClientWidth = 397
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 4
Top = 184
Width = 381
Height = 29
AutoSize = False
Caption =
'Full keyboard operation is possible - try pressing the <Tab> key' +
', the arrow keys and the numeric keys. See the Help file for ful' +
'l details.'
end
object Label5: TLabel
Left = 20
Top = 44
Width = 373
Height = 41
AutoSize = False
Caption =
'2) Right click the mouse then select '#39'Add City'#39' from the popup m' +
'enu. (In this unregistered version, only 3 cities may be added, ' +
'and they are the only ones that can be edited or deleted)'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 4
Top = 4
Width = 265
Height = 17
AutoSize = False
Caption = 'To set your own city/town as Home Base:'
end
object Label7: TLabel
Left = 20
Top = 100
Width = 353
Height = 17
AutoSize = False
Caption =
'4) Move the cursor over the world map until your town/city comes' +
' up.'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 20
Top = 28
Width = 369
Height = 13
AutoSize = False
Caption =
'1) Position the cursor at the appropriate spot, on the world map' +
'.'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 20
Top = 84
Width = 373
Height = 17
AutoSize = False
Caption =
'3) Set up your own town/city in the dialog that comes up, then c' +
'lick on OK.'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 20
Top = 116
Width = 365
Height = 17
AutoSize = False
Caption =
'5) Right click the mouse then select '#39'Set Home Base'#39' from the po' +
'pup menu.'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 20
Top = 136
Width = 357
Height = 13
Shape = bsTopLine
end
object Bevel2: TBevel
Left = 16
Top = 176
Width = 361
Height = 13
Shape = bsTopLine
end
object Label1: TLabel
Left = 4
Top = 144
Width = 385
Height = 29
AutoSize = False
Caption =
'Click anywhere on the world map - the word '#39'Locked'#39' appears. Thi' +
's simply stops the map from changing. Click again to unlock.'
end
object BitBtn1: TBitBtn
Left = 0
Top = 216
Width = 75
Height = 25
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object CheckBox1: TCheckBox
Left = 96
Top = 220
Width = 277
Height = 17
Caption = 'Show this dialog box next time TimeEzy starts up.'
Font.Color = clInfoText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 1
OnClick = CheckBox1Click
end
end